perm filename QLISP[E85,JMC] blob sn#801116 filedate 1985-08-09 generic text, type C, neo UTF8
COMMENT āŠ—   VALID 00002 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	qlisp[e85,jmc]		Notes on Qlisp
C00003 ENDMK
CāŠ—;
qlisp[e85,jmc]		Notes on Qlisp

Problems for qlisp

1. Compute n! mod m  for large  n  and  m.  Should work nicely by
dividing up the range, because
the size of the subcomputations depends on the interval which is
explicitly available.